Release 10.1A: OpenEdge Development:
Progress Dynamics Administration
Configuring server and client startup options
Table E–1 lists recommended startup parameter settings for both server and client that can improve both performance and overall execution.
For more information on these startup parameters, see OpenEdge Deployment: Startup Command and Parameter Reference . You can also find this information online at the following Web site:
You can also improve performance by taking these actions:
- If your databases reside on the same machine as the AppServer, use direct database connections instead of networked connections on the server process. For example, in the server
icfconfig.xmlfile, use:
instead of using:
- For any procedure libraries in the
PROPATH, put them in the optimum order.- Do not put
srcon thePROPATHof the server or the client. Put onlyguiorttyand the procedure libraries on thePROPATH. You can set thePROPATHin the.inifile on the client and in theubroker.propertiesfile on the server (using the Progress Explorer tool).For example, on the client you might specify this
PROPATHindynamics.ini:
On the server, you might specify this
PROPATHinubroker.properties:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |